Skip to content

[#704] Update hypercore to version 11.1.1#710

Merged
eljamm merged 10 commits into
ngi-nix:mainfrom
goodylove:Update-hypercore-v11.1.1
Apr 4, 2025
Merged

[#704] Update hypercore to version 11.1.1#710
eljamm merged 10 commits into
ngi-nix:mainfrom
goodylove:Update-hypercore-v11.1.1

Conversation

@goodylove
Copy link
Copy Markdown
Contributor

Descriptions:

This PR regenerates the package's lockfile by updating the package-lock.json for the hypercore package and version to 11.1.1.

-Downloaded the package.json file for the hypercore package and version using:
curl -o package.json "https://raw.githubusercontent.com/holepunchto/hypercore/refs/tags/v11.1.1/package.json"

-Regenerated package-lock.json using:
nix-shell -p nodejs --run 'npm install --package-lock-only'

-Moved the updated package-lock.json to pkgs/hypercore directory:
mv package-lock.json pkgs/by-name/hypercore/package-lock.json

@eljamm eljamm force-pushed the Update-hypercore-v11.1.1 branch from 08fca0e to 9ad7e08 Compare April 3, 2025 16:38
Comment thread package.json Outdated
Comment thread pkgs/by-name/hypercore/dream2.nix Outdated
Comment thread pkgs/by-name/hypercore/dream2.nix Outdated
Comment thread pkgs/by-name/hypercore/dream2.nix Outdated
Comment thread pkgs/by-name/hypercore/dream2.nix Outdated
Copy link
Copy Markdown
Contributor

@eljamm eljamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

Notes:

  • For the future, you should squash all your commits, if they're related to the same thing
  • The commit and PR titles should follow the commit conventions. For updating packages, this is pkg-name: from -> to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants